[INFO] cloning repository https://github.com/zenja/nes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zenja/nes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzenja%2Fnes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzenja%2Fnes'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6f1eb6ce6ff9969991fdfec4a82dde3f84d1536c
[INFO] testing zenja/nes against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzenja%2Fnes" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zenja/nes
[INFO] finished tweaking git repo https://github.com/zenja/nes
[INFO] tweaked toml for git repo https://github.com/zenja/nes written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zenja/nes on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zenja/nes already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded version-compare v0.1.0
[INFO] [stderr]   Downloaded memchr v2.4.0
[INFO] [stderr]   Downloaded itertools v0.10.1
[INFO] [stderr]   Downloaded sdl2 v0.35.1
[INFO] [stderr]   Downloaded regex v1.5.4
[INFO] [stderr]   Downloaded libc v0.2.109
[INFO] [stderr]   Downloaded sdl2-sys v0.35.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b52144f14a85c6d6d3a10b34b6c4f7502f0ad58fa978457baef2a443d7f4f6d8
[INFO] running `Command { std: "docker" "start" "-a" "b52144f14a85c6d6d3a10b34b6c4f7502f0ad58fa978457baef2a443d7f4f6d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b52144f14a85c6d6d3a10b34b6c4f7502f0ad58fa978457baef2a443d7f4f6d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b52144f14a85c6d6d3a10b34b6c4f7502f0ad58fa978457baef2a443d7f4f6d8", kill_on_drop: false }`
[INFO] [stdout] b52144f14a85c6d6d3a10b34b6c4f7502f0ad58fa978457baef2a443d7f4f6d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c76ed8a050731c46586cefdfc47cb915b07c05d0ad9dca0e535b9d36d5b9cea
[INFO] running `Command { std: "docker" "start" "-a" "5c76ed8a050731c46586cefdfc47cb915b07c05d0ad9dca0e535b9d36d5b9cea", kill_on_drop: false }`
[INFO] [stderr]    Compiling version-compare v0.1.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling libc v0.2.109
[INFO] [stderr]    Compiling sdl2 v0.35.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling sdl2-sys v0.35.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling nes v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `stack_push_u16` is never used
[INFO] [stdout]    --> src/cpu/mod.rs:892:8
[INFO] [stdout]     |
[INFO] [stdout]  32 | impl CPU<'_> {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 892 |     fn stack_push_u16(&mut self, data: u16) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_from_bits` is never used
[INFO] [stdout]    --> src/cpu/mod.rs:949:8
[INFO] [stdout]     |
[INFO] [stdout] 940 | impl CPUStatus {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 949 |     fn set_from_bits(&mut self, bits: u8) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `fetch` is never used
[INFO] [stdout]   --> src/cpu/addr.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl AddrMode {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 53 |     fn fetch<'a, I>(&self, bytes: I) -> Address
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_bytes` is never used
[INFO] [stdout]   --> src/cpu/addr.rs:76:4
[INFO] [stdout]    |
[INFO] [stdout] 76 | fn read_bytes<'a, I>(mut bytes: I, num_bytes: u8) -> u16
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.47s
[INFO] running `Command { std: "docker" "inspect" "5c76ed8a050731c46586cefdfc47cb915b07c05d0ad9dca0e535b9d36d5b9cea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c76ed8a050731c46586cefdfc47cb915b07c05d0ad9dca0e535b9d36d5b9cea", kill_on_drop: false }`
[INFO] [stdout] 5c76ed8a050731c46586cefdfc47cb915b07c05d0ad9dca0e535b9d36d5b9cea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a435b0ece939a0c6f72f4f45826d74d96558fc97d5cd14fa29449a59a749285a
[INFO] running `Command { std: "docker" "start" "-a" "a435b0ece939a0c6f72f4f45826d74d96558fc97d5cd14fa29449a59a749285a", kill_on_drop: false }`
[INFO] [stdout] warning: method `stack_push_u16` is never used
[INFO] [stdout]    --> src/cpu/mod.rs:892:8
[INFO] [stdout]     |
[INFO] [stdout]  32 | impl CPU<'_> {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 892 |     fn stack_push_u16(&mut self, data: u16) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_from_bits` is never used
[INFO] [stdout]    --> src/cpu/mod.rs:949:8
[INFO] [stdout]     |
[INFO] [stdout] 940 | impl CPUStatus {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 949 |     fn set_from_bits(&mut self, bits: u8) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `fetch` is never used
[INFO] [stdout]   --> src/cpu/addr.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl AddrMode {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 53 |     fn fetch<'a, I>(&self, bytes: I) -> Address
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_bytes` is never used
[INFO] [stdout]   --> src/cpu/addr.rs:76:4
[INFO] [stdout]    |
[INFO] [stdout] 76 | fn read_bytes<'a, I>(mut bytes: I, num_bytes: u8) -> u16
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nes v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `stack_push_u16` is never used
[INFO] [stdout]    --> src/cpu/mod.rs:892:8
[INFO] [stdout]     |
[INFO] [stdout]  32 | impl CPU<'_> {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 892 |     fn stack_push_u16(&mut self, data: u16) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_from_bits` is never used
[INFO] [stdout]    --> src/cpu/mod.rs:949:8
[INFO] [stdout]     |
[INFO] [stdout] 940 | impl CPUStatus {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 949 |     fn set_from_bits(&mut self, bits: u8) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.16s
[INFO] running `Command { std: "docker" "inspect" "a435b0ece939a0c6f72f4f45826d74d96558fc97d5cd14fa29449a59a749285a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a435b0ece939a0c6f72f4f45826d74d96558fc97d5cd14fa29449a59a749285a", kill_on_drop: false }`
[INFO] [stdout] a435b0ece939a0c6f72f4f45826d74d96558fc97d5cd14fa29449a59a749285a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5041e911e6c90769b97b72488f103d9789eff368b0c7f764c271be5a3f95d3fb
[INFO] running `Command { std: "docker" "start" "-a" "5041e911e6c90769b97b72488f103d9789eff368b0c7f764c271be5a3f95d3fb", kill_on_drop: false }`
[INFO] [stderr] warning: method `stack_push_u16` is never used
[INFO] [stderr]    --> src/cpu/mod.rs:892:8
[INFO] [stderr]     |
[INFO] [stderr]  32 | impl CPU<'_> {
[INFO] [stderr]     | ------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 892 |     fn stack_push_u16(&mut self, data: u16) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `set_from_bits` is never used
[INFO] [stderr]    --> src/cpu/mod.rs:949:8
[INFO] [stderr]     |
[INFO] [stderr] 940 | impl CPUStatus {
[INFO] [stderr]     | -------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 949 |     fn set_from_bits(&mut self, bits: u8) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `fetch` is never used
[INFO] [stderr]   --> src/cpu/addr.rs:53:8
[INFO] [stderr]    |
[INFO] [stderr] 35 | impl AddrMode {
[INFO] [stderr]    | ------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 53 |     fn fetch<'a, I>(&self, bytes: I) -> Address
[INFO] [stderr]    |        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `read_bytes` is never used
[INFO] [stderr]   --> src/cpu/addr.rs:76:4
[INFO] [stderr]    |
[INFO] [stderr] 76 | fn read_bytes<'a, I>(mut bytes: I, num_bytes: u8) -> u16
[INFO] [stderr]    |    ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `nes` (lib) generated 4 warnings
[INFO] [stderr] warning: `nes` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nes-c8db1bd2fe7c85d4)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test cpu::addr::test::test_addr_mode_fetch_single_addr ... ok
[INFO] [stdout] test cpu::addr::test::test_addr_mode_fetch_multiple_addr ... ok
[INFO] [stdout] test bus::test::test_mem_read_write ... ok
[INFO] [stdout] test cartridge::test::test_load_nes_file ... ok
[INFO] [stdout] test cpu::assembler::tests::test_assemble_addr_mode ... ok
[INFO] [stdout] test cpu::assembler::tests::test_pre_process ... ok
[INFO] [stdout] test cpu::test::test_cpu_status ... ok
[INFO] [stdout] test joypad::test::test_strobe_mode ... ok
[INFO] [stdout] test joypad::test::test_strobe_mode_on_off ... ok
[INFO] [stdout] test ppu::registers::addr::test::test_write ... ok
[INFO] [stdout] test ppu::registers::addr::test::test_inc ... ok
[INFO] [stdout] test ppu::registers::ctrl::test::test_get_vram_addr_inc ... ok
[INFO] [stdout] test cpu::test::test_write_and_read_ppu_mem ... ok
[INFO] [stdout] test ppu::test::test_read_status_resets_vblank ... ok
[INFO] [stdout] test cpu::test::test_load_program ... ok
[INFO] [stdout] test ppu::test::test_read_vram ... ok
[INFO] [stdout] test ppu::test::test_read_vram_step_32 ... ok
[INFO] [stdout] test ppu::registers::ctrl::test::test_get_base_nametable_addr ... ok
[INFO] [stdout] test ppu::test::test_read_vram_cross_page ... ok
[INFO] [stdout] test ppu::test::test_vram_horizontal_mirror ... ok
[INFO] [stdout] test ppu::test::test_vram_mirroring ... ok
[INFO] [stdout] test ppu::test::test_vram_vertical_mirror ... ok
[INFO] [stdout] test ppu::test::test_write_vram ... ok
[INFO] [stdout] test ppu::test::test_write_then_read_vram ... ok
[INFO] [stdout] test cpu::assembler::tests::test_parse_define_statement ... ok
[INFO] [stdout] test cpu::test::test_fetch_oprand_addr ... ok
[INFO] [stdout] test cpu::assembler::tests::test_parse_label_statement ... ok
[INFO] [stdout] test cpu::assembler::tests::test_assemble_with_relative_label ... ok
[INFO] [stdout] test cpu::assembler::tests::test_parse_addr_mode ... ok
[INFO] [stdout] test cpu::assembler::tests::test_assemble_with_define ... ok
[INFO] [stdout] test cpu::assembler::tests::test_assemble_statement ... ok
[INFO] [stdout] test cpu::assembler::tests::test_parse_instruction_statement ... ok
[INFO] [stdout] test cpu::assembler::tests::test_assemble_snake_program ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/nes.rs (/opt/rustwide/target/debug/deps/nes-ca85bb11c34c96ab)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/nestest.rs (/opt/rustwide/target/debug/deps/nestest-74d40d400452e923)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_nestest ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_nestest stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_nestest' (53) panicked at tests/nestest.rs:29:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "C68B  8D 15 40  STA $4015 = 00                  A:02 X:FF Y:15 P:25 SP:FB CYC:26520"
[INFO] [stdout]  right: "C68B  8D 15 40  STA $4015 = FF                  A:02 X:FF Y:15 P:25 SP:FB CYC:26520"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60a7fc696108 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60a7fc696108 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60a7fc696108 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60a7fc696108 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60a7fc6aa07a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60a7fc6aa07a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x60a7fc69a9f2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x60a7fc69a9f2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x60a7fc674c96 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60a7fc674c96 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60a7fc68e039 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60a7fc61348c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x60a7fc61348c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60a7fc68e1f2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x60a7fc68e1f2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60a7fc674d52 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60a7fc669dd9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60a7fc675a6d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60a7fc6aa7cc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60a7fc6aa683 - core[28b146924c2f19c6]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x60a7fc6046fe - core[28b146924c2f19c6]::panicking::assert_failed::<alloc[95e62e727ddf147d]::string::String, &str>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x60a7fc604d2e - nestest[7579372fcd7851e9]::test_nestest::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/nestest.rs:29:9
[INFO] [stdout]   22:     0x60a7fc603fab - <nes[cdbd736ccaaa8bef]::cpu::CPU>::run_with_callback::<nestest[7579372fcd7851e9]::test_nestest::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cpu/mod.rs:92:17
[INFO] [stdout]   23:     0x60a7fc605233 - nestest[7579372fcd7851e9]::test_nestest
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/nestest.rs:26:9
[INFO] [stdout]   24:     0x60a7fc604c67 - nestest[7579372fcd7851e9]::test_nestest::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/nestest.rs:9:18
[INFO] [stdout]   25:     0x60a7fc6064c6 - <nestest[7579372fcd7851e9]::test_nestest::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x60a7fc60656b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x60a7fc60656b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   28:     0x60a7fc613de5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   29:     0x60a7fc613de5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x60a7fc613de5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x60a7fc613de5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x60a7fc613de5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x60a7fc613de5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   34:     0x60a7fc613de5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   35:     0x60a7fc60e944 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   36:     0x60a7fc60e944 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x60a7fc616e62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   38:     0x60a7fc616e62 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x60a7fc616e62 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x60a7fc616e62 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x60a7fc616e62 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x60a7fc616e62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   43:     0x60a7fc616e62 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x60a7fc69544f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   45:     0x60a7fc69544f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x7c0628145aa4 - <unknown>
[INFO] [stdout]   47:     0x7c06281d2a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_nestest
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test nestest`
[INFO] running `Command { std: "docker" "inspect" "5041e911e6c90769b97b72488f103d9789eff368b0c7f764c271be5a3f95d3fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5041e911e6c90769b97b72488f103d9789eff368b0c7f764c271be5a3f95d3fb", kill_on_drop: false }`
[INFO] [stdout] 5041e911e6c90769b97b72488f103d9789eff368b0c7f764c271be5a3f95d3fb
